Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split makefile build recipe into sub recipes, call each from GHAW #723

Merged
merged 2 commits into from
Sep 6, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Sep 6, 2022

  • Split Makefile build task into sub-recipes
    • Allow building specific images by request and continue to support building all images via the existing build recipe.
  • Update GHAW to call specific subrecipes
    • Continue to call combined "build everything" recipe, but add additional job entries in the Build images GHAW to call each separate image build subrecipe.

Allow building specific images by request and continue to
support building all images via the existing `build` recipe.
Continue to call combined "build everything" recipe, but add
additional job entries in the `Build images` GHAW to call
each separate image build subrecipe.
@atc0005 atc0005 added enhancement New feature or request CI Makefile labels Sep 6, 2022
@atc0005 atc0005 added this to the Next Release milestone Sep 6, 2022
@atc0005 atc0005 self-assigned this Sep 6, 2022
@atc0005 atc0005 merged commit db1495f into master Sep 6, 2022
@atc0005 atc0005 deleted the split-makefile-build-recipe-into-sub-recipes branch September 6, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant